Translation

English
English Portuguese (Brazil)
When sending custom "QUOTE" commands to the remote server, one of the commands returned an error code that was 400 or higher (for FTP) or otherwise indicated unsuccessful completion of the command. Ao enviar comandos "QUOTE" personalizados para o servidor remoto, um dos comandos retornava um código de erro que era 400 ou superior (para FTP) ou indicava a conclusão malsucedida do comando.
This is returned if CURLOPT_FAILONERROR is set true and the HTTP server returns an error code that is >= 400. Isso será retornado se CURLOPT_FAILONERROR for definido true e o servidor HTTP retornar um código de erro >= 400.
An error occurred when writing received data to a local file, or an error was returned to libcurl from a write callback. Ocorreu um erro ao gravar dados recebidos em um arquivo local ou um erro foi retornado à libcurl a partir de um retorno de chamada de gravação.
Failed starting the upload. For FTP, the server typically denied the STOR command. The error buffer usually contains the server's explanation for this. Falha ao iniciar o carregamento. Para FTP, o servidor normalmente negava o comando TOR. O buffer de erro geralmente contém a explicação do servidor para isso.
There was a problem reading a local file or an error returned by the read callback. Houve um problema ao ler um arquivo local ou um erro retornado pelo retorno de chamada de leitura.
A memory allocation request failed. This is serious badness and things are severely screwed up if this ever occurs. Uma solicitação de alocação de memória falhou. Isso é uma maldade grave e as coisas são muito mal se isso ocorrer.
Operation timeout. The specified time-out period was reached according to the conditions. Tempo limite de operação. O período de tempo limite especificado foi atingido de acordo com as condições.
The FTP PORT command returned error. This mostly happens when you have not specified a good enough address for libcurl to use. See CURLOPT_FTPPORT. O comando FTP PORT retornou erro. Isso acontece principalmente quando você não especificou um endereço bom o suficiente para a libcurl usar. Veja CURLOPT_FTPPORT.
The FTP REST command returned error. This should never happen if the server is sane. O comando FTP REST retornou erro. Isso nunca deve acontecer se o servidor estiver são.
The server does not support or accept range requests. O servidor não oferece suporte ou aceita solicitações de intervalo.
This is an odd error that mainly occurs due to internal confusion. Este é um erro estranho que ocorre principalmente devido à confusão interna.
A problem occurred somewhere in the SSL/TLS handshake. You really want the error buffer and read the message there as it pinpoints the problem slightly more. Could be certificates (file formats, paths, permissions), passwords, and others. Ocorreu um problema em algum lugar no handshake SSL/TLS. Você realmente quer o buffer de erro e ler a mensagem lá, pois ele identifica o problema um pouco mais. Podem ser certificados (formatos de arquivo, caminhos, permissões), senhas e outros.
The download could not be resumed because the specified offset was out of the file boundary. O download não pôde ser retomado porque o deslocamento especificado estava fora do limite do arquivo.
A file given with FILE:// could not be opened. Most likely because the file path does not identify an existing file. Did you check file permissions? Não foi possível abrir um arquivo fornecido com FILE://. Provavelmente porque o caminho do arquivo não identifica um arquivo existente. Você verificou as permissões de arquivo?
LDAP cannot bind. LDAP bind operation failed. O LDAP não pode vincular. Falha na operação de associação LDAP.
LDAP search failed. Pesquisar
Function not found. A required zlib function was not found. Função não encontrada. Uma função zlib necessária não foi encontrada.
Aborted by callback. A callback returned "abort" to libcurl. Abortado por retorno de chamada. Um retorno de chamada retornou "abortar" para libcurl.
A function was called with a bad parameter. Uma função foi chamada com um parâmetro incorreto.
Interface error. A specified outgoing interface could not be used. Set which interface to use for outgoing connections' source IP address with URLOPT_INTERFACE. Erro de interface. Não foi possível usar uma interface de saída especificada. Defina qual interface usar para o endereço IP de origem das conexões de saída com URLOPT_INTERFACE.
Too many redirects. When following redirects, libcurl hit the maximum amount. Set your limit with CURLOPT_MAXREDIRS. Muitos redirecionamentos. Ao seguir redirecionamentos, libcurl atingiu a quantidade máxima. Defina seu limite com CURLOPT_MAXREDIRS.
An option passed to libcurl is not recognized/known. Refer to the appropriate documentation. This is most likely a problem in the program that uses libcurl. The error buffer might contain more specific information about which exact option it concerns. Uma opção passada para libcurl não é reconhecida/conhecida. Consulte a documentação apropriada. Este é provavelmente um problema no programa que usa libcurl. O buffer de erro pode conter informações mais específicas sobre qual opção exata ele se refere.
An option passed in to a setopt was wrongly formatted. See error message for details about what option. Uma opção passada para um setopt foi formatada incorretamente. Consulte a mensagem de erro para obter detalhes sobre qual opção.
Nothing was returned from the server, and under the circumstances, getting nothing is considered an error. Nada foi retornado do servidor e, nas circunstâncias, não obter nada é considerado um erro.
The specified crypto engine was not found. O mecanismo de criptografia especificado não foi encontrado.
Failed setting the selected SSL crypto engine as default. Falha ao definir o mecanismo de criptografia SSL selecionado como padrão.
Failed sending network data. Falha ao enviar dados de rede.
Failure with receiving network data. Falha no recebimento de dados de rede.
problem with the local client certificate. problema com o certificado de cliente local.
Could not use specified cipher. Não foi possível usar a cifra especificada.
The remote server's SSL certificate or SSH fingerprint was deemed not OK. This error code has been unified with CURLE_SSL_CACERT since 7.62.0. Its previous value was 51. O certificado SSL ou a impressão digital SSH do servidor remoto não foi considerado OK. Esse código de erro foi unificado com CURLE_SSL_CACERT desde 7.62.0. Seu valor anterior era de 51.

Loading…

No matching activity found.

Browse all component changes

Things to check

Mismatched full stop

Source and translation do not both end with a full stop

Reset

Glossary

English Portuguese (Brazil)
No related strings found in the glossary.

String information

Source string location
includes/arrays.php:711
String age
a month ago
Source string age
a month ago
Translation file
locales/po/pt-BR.po, string 193